Skip to content

Conversation

steffenlarsen
Copy link
Contributor

Cherry picks of bindless images semaphore fixes:

… events (intel#20040)

This commit fixes an issue where bindless images semaphore operations
(signal/wait) would neither use dependency events of the submission nor
return the corresponding event from the backend operation. This commit
fixes both of these issues.

---------

Signed-off-by: Larsen, Steffen <[email protected]>
(cherry picked from commit b578d54)
…l#20080)

intel#20040 addressed an issue where
semaphore operations would not pass and retrieve events from semaphore
operations. However, the changes did not correctly store the result
events. This commit addresses this.

Signed-off-by: Larsen, Steffen <[email protected]>
(cherry picked from commit 68f3fdf)
Copy link
Contributor

@KornevNikita KornevNikita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pre-commit failures are known.

@steffenlarsen steffenlarsen merged commit 268c89e into intel:sycl-rel-6_3 Sep 29, 2025
32 of 36 checks passed
@steffenlarsen steffenlarsen deleted the fix_bindless_img_sem branch September 29, 2025 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants